From: Ludovic CHEVALIER Date: Mon, 12 Jan 2015 09:56:06 +0000 (+0100) Subject: [DATA] +members X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/%24wgScriptPath/%40%20%27entree_url%27%20=%3E%20%27URL%20of%20your%20site%27%2C%20%27entree_url_2%27%20=%3E%20%27Site%20URL%27%2C%20%27erreur_connect_deja_existant%27%20=%3E%20%27There%20is%20already%20a%20server%20with%20that%20name%20%27%2C%20%27erreur_email_deja_existant%27%20=%3E%20%27This%20email%20address%20is%20already%20registered.%27%2C%20%27erreur_nom_connect_incorrect%27%20=%3E%20%27Server%20name%20not%20allowed%27%2C%20%27erreur_plugin_desinstalation_echouee%27%20=%3E%20%27Uninstallation%20of%20the%20plugin%20failed.%20However%2C%20you%20may%20deactivate%20it.%27%2C%20%27erreur_plugin_fichier_absent%27%20=%3E%20%27File%20missing%27%2C%40%40%20-198%2C16%20%20170%2C12%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=4024401c3bd1db407a706456f6e3d85f2500c2f9;p=burette%2Frecupr.git [DATA] +members --- diff --git a/__openerp__.py b/__openerp__.py index b4ff537..25dd532 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,6 +46,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/product_categories.xml', 'data/product_products.xml', 'data/suppliers.xml', + 'data/members.xml', ], 'installable': True, 'auto_install': False, diff --git a/data/members.xml b/data/members.xml new file mode 120000 index 0000000..80cfc17 --- /dev/null +++ b/data/members.xml @@ -0,0 +1 @@ +../sec/data/members.xml \ No newline at end of file